Moved all ANSI C function to here and wrote all neccessary header files.
Now we have a real basis for our own C lib.
Added the functions malloc(), free() and strcasecmp()
Made all functions ANSI C compliant
02.10.1996 digulla
Use Prototypes
21.09.1996 digulla
Use Amiga types
01.08.1996 digulla
Added standard header for all files
29.07.1996 digulla
Intermediate files until we can use libc for linking